xfm:pow
xs:double?=xfm:pow( $x as xs:double?, $y as numeric)
Last updated on 29-10-2018 at 00:00:00.
OIM Status
SupportedParameters
Name | Type | Details |
---|---|---|
x | xs:double? |
|
y | numeric |
|
Output
Type: xs:double?
The result of the function pow, according to the processing description provided in: https://www.w3.org/TR/xpath-functions-31/#func-math-pow
Conformance suite
31006 xfm.pow testcase.xml [ download ]
Owners
Name | Affiliation | Start | End | |
---|---|---|---|---|
Harald Schmitt |
|
harald.schmitt@abz-reporting.com | 29-10-2018 at 00:00:00 |
Revisions
Name | On | Details |
---|---|---|
Harald Schmitt | 29-10-2018 at 00:00:00 |
|